#
#                      3rd Party additional code
#                      =========================
#   Update this file for each code you add in the 3rdParty directory.
#
#                  StrongBS v1.75 (17th July 1997)
#                Copyright Mohsen Alshayef 1993-1997
#             ==========================================
#
#  The identifier tokens are:
#  routine, menu, msg, author, and version
#  each identifier should be terminated by a colon, like a message file.
#  The description of each identifier is as follows:
#
#  routine: followed by the filename. The file contains the code.
#  menu   : followed by a string to display in the 3rd party options menu.
#  msg    : followed by a string less than 40 chars to display while the
#           code is run.
#  author : The name of the author. Max length 36 chars
#  version: The version and date. Max length 18 chars
#
#
# Remember *** ALL entries are a MUST and must be completed ****
#          This file is very very sensitive.

routine:  DavidSharp.TRUE>>>1.Code
menu:     Reduce &7FFFFFFF to TRUE>>>1
msg:      Reducing &7FFFFFFF to TRUE>>>1...
author:   David Sharp
version:  1.20 (11/04/1997)

routine:  DavidSharp.Right.Code
menu:     RIGHT$(a$,1) reduction
msg:      Converting RIGHT$(a$,1).....
author:   David Sharp & Mohsen Alshayef
version:  1.10 (09/04/1997)

# add more code descriptions after this line

routine:  
menu:     
msg:      
author:   
version:  

